Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 173,106 for

document formatting

(0.15 sec)
  1. Fill.presetTextured method | Aspose.Words for N...

    Fill.presetTextured method. Sets the fill to a preset texture....set marker formatting. let doc = new aw . Document (); let builder...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. List | Aspose.Words for Java

    Represents Formatting of a list in Java....Cloneable, Comparable Represents formatting of a list. To learn more...the Working with Lists documentation article. Remarks: A list...

    reference.aspose.com/words/java/com.aspose.word...
  3. IFieldResultFormatter | Aspose.Words for Java

    Implement this interface if you want to control how the field result is formatted in Java....control how the field result is formatted. Examples: Shows how to automatically...automatically apply a custom format to field results as the fields...

    reference.aspose.com/words/java/com.aspose.word...
  4. Stroke.backColor property | Aspose.Words for No...

    Stroke.backColor property. Gets or sets the background color of the stroke....set marker formatting. let doc = new aw . Document (); let builder...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Stroke.foreColor property | Aspose.Words for No...

    Stroke.foreColor property. Gets or sets the foreground color of the stroke....set marker formatting. let doc = new aw . Document (); let builder...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Tables::RowFormat::get_Height me...

    Aspose::Words::Tables::RowFormat::get_Height method. Gets or sets the height of the table row in points in C++....Examples Shows how to create a formatted table using DocumentBuilder...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. How to Format Number to Special with Golang via...

    This article will introduce how to Format Number to Special using Aspose.Cells for C++ API....How to Format Number to Special with Golang via C++ Contents...Usage Scenarios Formatting numbers to a special format in Excel is...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  8. DocumentBase.warningCallback property | Aspose....

    DocumentBase.warningCallback property. Called during various Document processing procedures when an issue is detected that might result in data or Formatting fidelity loss....property Called during various document processing procedures when...that might result in data or formatting fidelity loss. get warningCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Reusing Style Objects|Documentation

    In Aspose.Cells for Python via .NET, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application.... To apply some formatting to a large range of cells...of Aspose.Cells 7.1.0. AI Document Assistant Close Modify an...

    docs.aspose.com/cells/python-net/reusing-style-...
  10. DocumentBuilder.InsertHorizontalRule | Aspose.W...

    Enhance your Documents with the DocumentBuilder InsertHorizontalRule method, effortlessly adding stylish horizontal lines for better organization and visual appeal....horizontal rule shape into the document. public Shape InsertHorizontalRule...customize its formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...